docs: update for pipecat PR #4054#939
Merged
Merged
Conversation
Contributor
|
🔍 Mintlify preview for this branch: https://daily-docs-pr-4054.mintlify.app |
- Updated TogetherLLMService default model to zai-org/GLM-5.1 - Added TogetherSTTService documentation - Added TogetherTTSService documentation - Updated docs.json navigation for new services - Updated supported-services.mdx with new STT/TTS entries
072b1e6 to
6a6ea6c
Compare
markbackman
approved these changes
Jun 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated documentation update for pipecat PR #4054.
Changes
Updated reference pages
api-reference/server/services/llm/together.mdx— Updated default model frommeta-llama/Meta-Llama-3.1-8B-Instruct-Turbotozai-org/GLM-5.1in usage examplesNew service pages
api-reference/server/services/stt/together.mdx— Created TogetherSTTService documentation page with Configuration, Settings, Usage examples, and Notes sectionsapi-reference/server/services/tts/together.mdx— Created TogetherTTSService documentation page with Configuration, Settings, Usage examples, and Notes sectionsNavigation updates
docs.json— Addedapi-reference/server/services/stt/togetherto Speech-to-Text navigation group (alphabetically between speechmatics and upliftai)docs.json— Addedapi-reference/server/services/tts/togetherto Text-to-Speech navigation group (alphabetically between supertonic and together)Service listing
api-reference/server/services/supported-services.mdx— Added Together AI to Speech-to-Text table withuv add "pipecat-ai[together]"installationapi-reference/server/services/supported-services.mdx— Added Together AI to Text-to-Speech table withuv add "pipecat-ai[together]"installationGaps identified
None